|
|
|
BlueCielo TeamWork 2012 Administrator's Guide | BlueCielo ECM Solutions |
Value Name | Data Type | Value Data |
---|---|---|
AllowMaxProperties |
DWORD |
If 0 (default), property count is limited to 32,768 entries. If property count exceeds this value, the engine will be stopped. To repair the situation, it is possible to temporarily increase the limit by setting this registry entry to a non-zero value. |
BatchCallThreshold |
DWORD |
Number of database calls beyond which a transaction is deemed to be a batch transaction. Default = 500, 0 = no load balancing. See Optimizing the TeamWork server software and Configuring the BatchCallThreshold setting. |
CheckTerminated |
DWORD |
If this value is 1, enables extra runtime low-level data consistency checks to be performed and reported to event log. Significantly decreases database engine performance. If this value is 0 (default), disables extra consistency checks at runtime. |
DebugAllocation |
DWORD |
If this value is 1, allocates extra memory to debug memory overwrite problems. If this value is 0, disables extra consistency checks at runtime. |
DefaultEngine |
DWORD |
The Hypertrieve engine stage. Should always be 1. |
Disable_Double_Records_Report |
DWORD |
If this value is 1, duplicate records are checked during VCW repair but not reported. If this value is 0 (default), duplicate records are reported. For internal use only. |
DumpAllocation |
DWORD |
If this value is 1, forces engine to dump compartment allocation information when database is closed. Only effective if ObjectSet is compiled with MetaDump define. If this value is 0 (default), disables dump. |
IgnoreShutdownFlag |
DWORD |
If this value is 0, skips restore when opening a database containing inconsistencies. If this value is 1, restores the database by executing the log file with the most recent snapshot. |
OldCheckRepairAlgorithm |
DWORD |
If this value is 1, uses old, slower repair algorithm during VCW repair. If 0 (default), uses new algorithm. |
PageAllocationTrace |
DWORD |
If this value is 1, enables page allocation tracing. Only effective if ObjectSet is compiled with MetaDump define. If this value is 0 (default), disables tracing. |
TraceControl |
DWORD |
If this value is >0, enables call logging using special SetVariant. Calls can be logged at runtime by setting any string property to TRACE:+ or TRACE:- to turn it on and off. If this value is 0 (default), disables logging. |
UseDatagrams |
DWORD |
If this value is 1, indexes strings using datagrams, which speeds up pattern matching. If this value is 0, does not use datagrams. |
WaitInterval |
DWORD |
When a transaction exceeds BatchCallThreshold database calls, it will be made to wait after each call for as much time as it has spent. The total wait is partitioned in individual waits of WaitInterval milliseconds. Default = 3. |
Copyright © 2000-2012 BlueCielo ECM Solutions |